cd/entity/Docker Compose· home entities Docker Compose
grep -l @docker compose /news/*.json | wc -l → 22

Docker Compose

mentions 22 type Person page 1/2 feed RSS

// recent coverage 22 mentions

19:35
2026-06-29
dev.to
large-language-models

AI Code Assistants: Creating Efficiency or Dependency?

A developer reflects on the trade-offs of using AI code assistants, noting a 15-20% speed increase in daily workflow but expressing concerns about dependency and code quality. The developer observed t…

09:54
2026-06-28
gist.github.com
developer-tools

apple-container-cli-skill.md

Apple Container の container CLI を安全に操作するための Skill が公開された。Docker CLI 互換を仮定せず、公式 command-reference に基づきビルド、実行、ログ、exec、copy、image、volume、network、registry、builder、machine、system を扱う。Docker Compose 風の依頼を単体…

00:00
2026-06-24
signoz.io
developer-tools

Install SigNoz on Docker Standalone - Self-Host Guide

SigNoz released a self-host guide for installing its open-source observability platform on Docker standalone using Docker Compose. The guide walks users through installing foundryctl, creating a casti…

05:22
2026-06-22
github.com
large-language-models

Hugging Face, ModelScope, or CSGHub: How Should a Team Choose?

CSGHub, an open-source platform for managing Large Language Model (LLM) assets, offers on-premise deployment for secure, offline operation. It provides a unified interface for uploading, downloading, …

09:02
2026-06-19
dev.to
large-language-models

llama-dash - Local LLM Ops

A developer built llama-dash, a dashboard and logging proxy for self-hosted local LLM inference stacks. It proxies OpenAI/Anthropic-compatible endpoints, logs requests with token counts and cost estim…

03:24
2026-06-16
dev.to
artificial-intelligence

Build an AI Pipeline FastAPI + Kafka + Workers

A developer built an AI pipeline using FastAPI, Kafka (Redpanda), and Python workers to decouple services and handle bursty workloads. The architecture splits the API from background processing, impro…

15:20
2026-05-26
dev.to
ai-tools

Deploying OpenWebUI Local AI Interface on Ubuntu 24.04

A developer deployed Open WebUI, a self-hosted ChatGPT-style interface for local and remote AI models, on Ubuntu 24.04 using Docker Compose with Traefik for automatic HTTPS. The setup provides a secur…

22:48
2026-05-22
dev.to
developer-tools

9 in 10 Docker Compose files skip the basic security flags

According to the article, a security audit of 6,444 public Docker Compose files found that approximately 90% of them are missing three basic security flags: `read_only: true`, `cap_drop: [ALL]`, and `…

page 1 / 2 next →
// co-occurs with top 8 entities